home *** CD-ROM | disk | FTP | other *** search
/ Nesquik Quicky Man / Quicky man.iso / pc / files / test.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-10-10  |  40 b   |  4 lines

  1. on(release){
  2.    unloadMovieNum(1);
  3. }
  4.